Total Complexity | 16 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 160 |
Lines of code | 53 |
Logical lines of code | 24 |
Comment lines | 74 |
Methods | 10 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
queueOperation() | 58 | 3 | 17 | |
execute() | 66 | 3 | 8 | |
check_status() | 70 | 3 | 6 | |
__construct() | 77 | 1 | 4 | |
delete() | 79 | 1 | 3 | |
get() | 79 | 1 | 3 | |
patch() | 79 | 1 | 3 | |
post() | 79 | 1 | 3 | |
put() | 79 | 1 | 3 | |
get_operations() | 82 | 1 | 3 |